[INFO] cloning repository https://github.com/pedrotrschneider/blob-task
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedrotrschneider/blob-task" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrotrschneider%2Fblob-task", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrotrschneider%2Fblob-task'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a95afb6a2115c080e07d2723ba33baa4e159b864
[INFO] testing pedrotrschneider/blob-task against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrotrschneider%2Fblob-task" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pedrotrschneider/blob-task
[INFO] finished tweaking git repo https://github.com/pedrotrschneider/blob-task
[INFO] tweaked toml for git repo https://github.com/pedrotrschneider/blob-task written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pedrotrschneider/blob-task on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pedrotrschneider/blob-task already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92d7f03136579ccc09edd62639c1d06e6814da6fc0376573abe2706cce25526f
[INFO] running `Command { std: "docker" "start" "-a" "92d7f03136579ccc09edd62639c1d06e6814da6fc0376573abe2706cce25526f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92d7f03136579ccc09edd62639c1d06e6814da6fc0376573abe2706cce25526f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92d7f03136579ccc09edd62639c1d06e6814da6fc0376573abe2706cce25526f", kill_on_drop: false }`
[INFO] [stdout] 92d7f03136579ccc09edd62639c1d06e6814da6fc0376573abe2706cce25526f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e1c5b08f674c5556da737cfa9c09068c314f53aadc1ba4eb8e072a70fd74172
[INFO] running `Command { std: "docker" "start" "-a" "6e1c5b08f674c5556da737cfa9c09068c314f53aadc1ba4eb8e072a70fd74172", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling blob-task v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.48s
[INFO] running `Command { std: "docker" "inspect" "6e1c5b08f674c5556da737cfa9c09068c314f53aadc1ba4eb8e072a70fd74172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e1c5b08f674c5556da737cfa9c09068c314f53aadc1ba4eb8e072a70fd74172", kill_on_drop: false }`
[INFO] [stdout] 6e1c5b08f674c5556da737cfa9c09068c314f53aadc1ba4eb8e072a70fd74172
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c12872033f90703b345c7afc4e63812c5c91e8e3a679219f5ff99fc71e157a9
[INFO] running `Command { std: "docker" "start" "-a" "1c12872033f90703b345c7afc4e63812c5c91e8e3a679219f5ff99fc71e157a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling blob-task v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.69s
[INFO] running `Command { std: "docker" "inspect" "1c12872033f90703b345c7afc4e63812c5c91e8e3a679219f5ff99fc71e157a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c12872033f90703b345c7afc4e63812c5c91e8e3a679219f5ff99fc71e157a9", kill_on_drop: false }`
[INFO] [stdout] 1c12872033f90703b345c7afc4e63812c5c91e8e3a679219f5ff99fc71e157a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cce1453846d6a1a809a104b888855e840490320e7b47db50ef859afc9e5827b9
[INFO] running `Command { std: "docker" "start" "-a" "cce1453846d6a1a809a104b888855e840490320e7b47db50ef859afc9e5827b9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blob_task-5639449ac6dde7e0)
[INFO] [stdout] running 226 tests
[INFO] [stdout] test blob_lazy_task::tests::lazy_task_is_unpin ... ok
[INFO] [stdout] test blob_lazy_task::tests::lazy_task_factory_returns_completed_task ... ok
[INFO] [stdout] test blob_lazy_task::tests::lazy_task_with_unit_type ... ok
[INFO] [stdout] test blob_task::blob_task_tests::blob_task_cloning ... ok
[INFO] [stdout] test blob_task::blob_task_tests::blob_task_extension_trait ... ok
[INFO] [stdout] test blob_lazy_task::tests::lazy_task_factory_is_sync ... ok
[INFO] [stdout] test blob_task::blob_task_tests::blob_task_basic_execution ... ok
[INFO] [stdout] test blob_lazy_task::tests::lazy_task_sequential_awaits ... ok
[INFO] [stdout] test blob_task::blob_task_tests::blob_task_is_clone ... ok
[INFO] [stdout] test blob_task::blob_task_tests::blob_task_is_send ... ok
[INFO] [stdout] test blob_task::blob_task_tests::blob_task_from_completed_task ... ok
[INFO] [stdout] test blob_task::blob_task_tests::blob_task_runs_once ... ok
[INFO] [stdout] test blob_task::blob_task_tests::blob_task_with_complex_type ... ok
[INFO] [stdout] test blob_lazy_task::tests::lazy_task_is_send_sync ... ok
[INFO] [stdout] test blob_task::blob_task_tests::blob_task_share_across_tasks ... ok
[INFO] [stdout] test blob_task::blob_task_tests::blob_task_multiple_sequential_awaits ... ok
[INFO] [stdout] test blob_task::blob_task_tests::blob_task_with_unit_type ... ok
[INFO] [stdout] test blob_task::blob_task_tests::blob_task_with_string ... ok
[INFO] [stdout] test blob_task::blob_task_tests::blob_task_nested_awaits ... ok
[INFO] [stdout] test blob_task::blob_task_tests::blob_task_extension_trait_with_async_block ... ok
[INFO] [stdout] test blob_lazy_task::tests::lazy_task_is_lazy ... ok
[INFO] [stdout] test blob_task::blob_task_tests::blob_task_with_result_type ... ok
[INFO] [stdout] test block_forget::block_forget_tests::block_with_string ... ok
[INFO] [stdout] test blob_lazy_task::tests::lazy_task_runs_once ... ok
[INFO] [stdout] test blob_task::blob_task_tests::blob_task_concurrent_spawns ... ok
[INFO] [stdout] test block_forget::block_forget_tests::block_simple_future ... ok
[INFO] [stdout] test block_forget::block_forget_tests::block_with_option_type ... ok
[INFO] [stdout] test block_forget::block_forget_tests::block_with_complex_computation ... ok
[INFO] [stdout] test block_forget::block_forget_tests::forget_doesnt_block ... ok
[INFO] [stdout] test block_forget::block_forget_tests::block_with_blob_task ... ok
[INFO] [stdout] test cancellation_token::tests::basic_cancellation ... ok
[INFO] [stdout] test block_forget::block_forget_tests::block_with_complex_type ... ok
[INFO] [stdout] test block_forget::block_forget_tests::block_with_cancellation_token ... ok
[INFO] [stdout] test block_forget::block_forget_tests::block_with_result_type ... ok
[INFO] [stdout] test blob_task::blob_task_tests::blob_task_with_delay ... ok
[INFO] [stdout] test cancellation_token::tests::cancellation_future_is_send ... ok
[INFO] [stdout] test block_forget::block_forget_tests::block_with_task_completion_source ... ok
[INFO] [stdout] test block_forget::block_forget_tests::block_from_within_a_runtime_context ... ok
[INFO] [stdout] test cancellation_token::tests::cancelled_future_completes ... ok
[INFO] [stdout] test cancellation_token::tests::cancellation_token_is_send_sync ... ok
[INFO] [stdout] test cancellation_token::tests::cancel_with_racing_tasks ... ok
[INFO] [stdout] test cancellation_token::tests::cancel_from_another_thread ... ok
[INFO] [stdout] test cancellation_token::tests::child_token_independent_cancellation ... ok
[INFO] [stdout] test cancellation_token::tests::cancelled_future_is_unpin ... ok
[INFO] [stdout] test cancellation_token::tests::child_future_completes_on_parent_cancel ... ok
[INFO] [stdout] test cancellation_token::tests::child_token_cancelled_with_parent ... ok
[INFO] [stdout] test cancellation_token::tests::child_token_created_after_parent_cancelled ... ok
[INFO] [stdout] test cancellation_token::tests::clone_shares_cancellation_state ... ok
[INFO] [stdout] test cancellation_token::tests::multiple_cancels_are_safe ... ok
[INFO] [stdout] test cancellation_token::tests::default_constructor ... ok
[INFO] [stdout] test cancellation_token::tests::nested_child_tokens ... ok
[INFO] [stdout] test cancellation_token::tests::multiple_futures_notified ... ok
[INFO] [stdout] test completed_task::tests::completed_task_in_async_context ... ok
[INFO] [stdout] test completed_task::tests::completed_task_is_unpin ... ok
[INFO] [stdout] test cancellation_token::tests::cancellation_with_select ... ok
[INFO] [stdout] test block_forget::block_forget_tests::forget_with_side_effects ... ok
[INFO] [stdout] test block_forget::block_forget_tests::block_with_delay ... ok
[INFO] [stdout] test completed_task::tests::completed_task_size ... ok
[INFO] [stdout] test completed_task::tests::completed_task_returns_value_immediately ... ok
[INFO] [stdout] test cancellation_token::tests::practical_timeout_pattern ... ok
[INFO] [stdout] test block_forget::block_forget_tests::forget_with_blob_task ... ok
[INFO] [stdout] test block_forget::block_forget_tests::forget_multiple_futures ... ok
[INFO] [stdout] test block_forget::block_forget_tests::forget_executes_future ... ok
[INFO] [stdout] test completed_task::tests::completed_task_with_complex_type ... ok
[INFO] [stdout] test cancellation_token::tests::cancelled_future_waits_for_cancellation ... ok
[INFO] [stdout] test block_forget::block_forget_tests::forget_from_within_a_runtime_context ... ok
[INFO] [stdout] test completed_task::tests::completed_task_with_string ... ok
[INFO] [stdout] test completed_task::tests::completed_task_with_unit ... ok
[INFO] [stdout] test completed_task::tests::from_result_helper ... ok
[INFO] [stdout] test completed_task::tests::from_result_in_async_context ... ok
[INFO] [stdout] test completed_task::tests::multiple_completed_tasks_in_sequence ... ok
[INFO] [stdout] test continue_with::tests::continue_with_change_type ... ok
[INFO] [stdout] test continue_with::tests::continue_with_captures_environment ... ok
[INFO] [stdout] test continue_with::tests::continue_with_from_string ... ok
[INFO] [stdout] test continue_with::tests::continue_with_needs_send ... ok
[INFO] [stdout] test block_forget::block_forget_tests::block_multiple_sequential_calls ... ok
[INFO] [stdout] test continue_with::tests::continue_with_simple_chain ... ok
[INFO] [stdout] test continue_with::tests::continue_with_unit_type ... ok
[INFO] [stdout] test continue_with::tests::continue_with_using_fn_once ... ok
[INFO] [stdout] test delay_yield::tests::delay_types_are_send ... ok
[INFO] [stdout] test delay_yield::tests::delay_zero_duration ... ok
[INFO] [stdout] test continue_with::tests::continue_with_complex_chain ... ok
[INFO] [stdout] test continue_with::tests::continue_with_delay_in_first ... ok
[INFO] [stdout] test continue_with::tests::continue_with_delay_in_second ... ok
[INFO] [stdout] test delay_yield::tests::yield_allows_other_tasks ... ok
[INFO] [stdout] test delay_yield::tests::delay_new_with_duration ... ok
[INFO] [stdout] test continue_with::tests::continue_with_on_pending_future ... ok
[INFO] [stdout] test delay_yield::tests::delay_with_other_work ... ok
[INFO] [stdout] test delay_yield::tests::yield_is_unpin ... ok
[INFO] [stdout] test delay_yield::tests::yield_many_completes ... ok
[INFO] [stdout] test delay_yield::tests::yield_default_constructor ... ok
[INFO] [stdout] test delay_yield::tests::yield_in_tight_loop ... ok
[INFO] [stdout] test delay_yield::tests::delay_millis_method ... ok
[INFO] [stdout] test continue_with::tests::continue_with_both_delays ... ok
[INFO] [stdout] test completed_task::tests::completed_task_panics_on_second_poll - should panic ... ok
[INFO] [stdout] test delay_yield::tests::concurrent_delays ... ok
[INFO] [stdout] test delay_yield::tests::delay_completes_after_duration ... ok
[INFO] [stdout] test object_pool::tests::pool_clone_shares_state ... ok
[INFO] [stdout] test object_pool::tests::pool_concurrent_access ... ok
[INFO] [stdout] test object_pool::tests::pool_creates_on_empty ... ok
[INFO] [stdout] test object_pool::tests::pool_multiple_rent_cycles ... ok
[INFO] [stdout] test delay_yield::tests::yield_many_integration ... ok
[INFO] [stdout] test object_pool::tests::pool_reuses_objects ... ok
[INFO] [stdout] test object_pool::tests::pool_with_capacity_limit ... ok
[INFO] [stdout] test delay_yield::tests::yield_many_is_unpin ... ok
[INFO] [stdout] test delay_yield::tests::yield_many_with_zero_completes_immediately ... ok
[INFO] [stdout] test object_pool::tests::pool_high_contention ... ok
[INFO] [stdout] test delay_yield::tests::yield_many_yields_correct_count ... ok
[INFO] [stdout] test delay_yield::tests::yield_now_completes ... ok
[INFO] [stdout] test object_pool::tests::basic_pool_rent_and_return ... ok
[INFO] [stdout] test object_pool::tests::pool_available_count ... ok
[INFO] [stdout] test object_pool::tests::pool_clear ... ok
[INFO] [stdout] test object_pool::tests::pool_with_custom_type ... ok
[INFO] [stdout] test task_completion_source::tests::basic_completion ... ok
[INFO] [stdout] test object_pool::tests::pool_with_reset ... ok
[INFO] [stdout] test object_pool::tests::pool_with_reset_capacity ... ok
[INFO] [stdout] test object_pool::tests::pool_with_reset_clear ... ok
[INFO] [stdout] test object_pool::tests::pool_with_reset_clone ... ok
[INFO] [stdout] test object_pool::tests::pool_with_reset_multiple_cycles ... ok
[INFO] [stdout] test object_pool::tests::pool_zero_capacity ... ok
[INFO] [stdout] test object_pool::tests::pooled_object_deref ... ok
[INFO] [stdout] test object_pool::tests::pooled_object_take ... ok
[INFO] [stdout] test object_pool::tests::pooled_object_with_reset_take ... ok
[INFO] [stdout] test task_completion_source::tests::completion_before_await ... ok
[INFO] [stdout] test task_completion_source::tests::sequential_task_creations ... ok
[INFO] [stdout] test task_completion_source::tests::is_completed_check ... ok
[INFO] [stdout] test task_completion_source::tests::multiple_tasks_same_source ... ok
[INFO] [stdout] test task_completion_source::tests::set_result_returns_false_on_second_call ... ok
[INFO] [stdout] test delay_yield::tests::interleaved_yields_and_delays ... ok
[INFO] [stdout] test task_completion_source::tests::clone_and_complete ... ok
[INFO] [stdout] test task_completion_source::tests::task_completion_future_is_send ... ok
[INFO] [stdout] test task_completion_source::tests::concurrent_completions_from_multiple_threads ... ok
[INFO] [stdout] test task_completion_source::tests::completion_with_complex_type ... ok
[INFO] [stdout] test task_completion_source::tests::task_completion_source_is_send_sync ... ok
[INFO] [stdout] test timeout::tests::timeout_error_display ... ok
[INFO] [stdout] test continue_with::tests::continue_with_panics_on_second_poll_after_completion - should panic ... ok
[INFO] [stdout] test timeout::tests::timeout_millis_extension ... ok
[INFO] [stdout] test task_completion_source::tests::default_constructor ... ok
[INFO] [stdout] test task_completion_source::tests::task_completion_with_unit_type ... ok
[INFO] [stdout] test task_completion_source::tests::try_get_result_before_completion ... ok
[INFO] [stdout] test timeout::tests::timeout_multiple_in_sequence ... ok
[INFO] [stdout] test timeout::tests::timeout_seconds_extension ... ok
[INFO] [stdout] test timeout::tests::timeout_chaining ... ok
[INFO] [stdout] test task_completion_source::tests::completion_with_string ... ok
[INFO] [stdout] test block_forget::block_forget_tests::forget_doesnt_wait_for_completion ... ok
[INFO] [stdout] test timeout::tests::timeout_concurrent_operations ... ok
[INFO] [stdout] test timeout::tests::timeout_completes_before_deadline ... ok
[INFO] [stdout] test timeout::tests::timeout_exceeds_deadline ... ok
[INFO] [stdout] test timeout::tests::timeout_extension_trait_exceeds ... ok
[INFO] [stdout] test timeout::tests::timeout_millis_helper ... ok
[INFO] [stdout] test timeout::tests::timeout_with_complex_type ... ok
[INFO] [stdout] test timeout::tests::timeout_extension_trait ... ok
[INFO] [stdout] test timeout::tests::timeout_seconds_helper ... ok
[INFO] [stdout] test delay_yield::tests::multiple_delays_in_sequence ... ok
[INFO] [stdout] test task_completion_source::tests::completion_from_another_thread ... ok
[INFO] [stdout] test wait_until_while::tests::wait_until_immediate_true ... ok
[INFO] [stdout] test timeout::tests::timeout_with_blob_task ... ok
[INFO] [stdout] test timeout::tests::timeout_timing_accuracy ... FAILED
[INFO] [stdout] test timeout::tests::timeout_with_string_result ... ok
[INFO] [stdout] test timeout::tests::timeout_with_result_type_error ... ok
[INFO] [stdout] test timeout::tests::timeout_with_result_type ... ok
[INFO] [stdout] test timeout::tests::timeout_zero_duration ... ok
[INFO] [stdout] test timeout::tests::timeout_with_immediate_future ... ok
[INFO] [stdout] test timeout::tests::timeout_with_cancellation_token ... ok
[INFO] [stdout] test wait_until_while::tests::wait_until_is_unpin ... ok
[INFO] [stdout] test wait_until_while::tests::wait_until_is_clone ... ok
[INFO] [stdout] test wait_until_while::tests::wait_while_is_clone ... ok
[INFO] [stdout] test wait_until_while::tests::wait_while_immediate_false ... ok
[INFO] [stdout] test wait_until_while::tests::wait_while_is_unpin ... ok
[INFO] [stdout] test wait_until_while::tests::wait_until_delayed_condition ... ok
[INFO] [stdout] test wait_until_while::tests::wait_until_concurrent_waiters ... ok
[INFO] [stdout] test wait_until_while::tests::wait_until_clone ... ok
[INFO] [stdout] test timeout::tests::timeout_with_when_any ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_changed_immediate ... ok
[INFO] [stdout] test wait_until_while::tests::wait_while_clone ... ok
[INFO] [stdout] test wait_until_while::tests::wait_while_concurrent_waiters ... ok
[INFO] [stdout] test wait_until_while::tests::wait_until_with_select ... ok
[INFO] [stdout] test wait_until_while::tests::wait_while_delayed_condition ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_changed_is_unpin ... ok
[INFO] [stdout] test wait_until_while::tests::wait_while_with_select ... ok
[INFO] [stdout] test wait_until_while::tests::wait_until_with_counter ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_changed_multiple_changes ... ok
[INFO] [stdout] test wait_until_while::tests::wait_until_with_complex_condition ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_changed_incremental ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_changed_delayed ... ok
[INFO] [stdout] test wait_until_while::tests::wait_until_multiple_checks ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_equals_is_unpin ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_equals_immediate ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_changed_with_bool ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_changed_with_select ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_changed_with_complex_type ... ok
[INFO] [stdout] test when_combinators::tests::when_all_empty_vec ... ok
[INFO] [stdout] test when_combinators::tests::when_all_large_number_of_futures ... ok
[INFO] [stdout] test wait_until_while::tests::wait_while_multiple_checks ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_changed_with_string ... ok
[INFO] [stdout] test when_combinators::tests::when_all_single_future ... ok
[INFO] [stdout] test when_combinators::tests::when_all_struct_constructor ... ok
[INFO] [stdout] test when_combinators::tests::when_all_with_completed_tasks ... ok
[INFO] [stdout] test when_combinators::tests::when_all_with_complex_type ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_changed_clone ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_changed_with_timeout ... ok
[INFO] [stdout] test when_combinators::tests::when_all_with_strings ... ok
[INFO] [stdout] test when_combinators::tests::when_all_with_unit_type ... ok
[INFO] [stdout] test when_combinators::tests::when_any_large_number_of_futures ... ok
[INFO] [stdout] test when_combinators::tests::when_any_result_clone ... ok
[INFO] [stdout] test when_combinators::tests::when_any_result_struct ... ok
[INFO] [stdout] test when_combinators::tests::when_any_single_future ... ok
[INFO] [stdout] test when_combinators::tests::when_any_struct_constructor ... ok
[INFO] [stdout] test when_combinators::tests::when_any_with_completed_tasks ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_changed_concurrent_waiters ... ok
[INFO] [stdout] test when_combinators::tests::when_any_with_strings ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_equals_clone ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_equals_concurrent_waiters ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_equals_with_select ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_equals_with_string ... ok
[INFO] [stdout] test when_combinators::tests::when_any_returns_fastest ... ok
[INFO] [stdout] test wait_until_while::tests::wait_while_with_counter ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_equals_delayed ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_equals_with_bool ... ok
[INFO] [stdout] test when_combinators::tests::when_all_mixed_delay_times ... ok
[INFO] [stdout] test when_combinators::tests::when_any_with_different_completion_times ... ok
[INFO] [stdout] test when_combinators::tests::when_all_preserves_order ... ok
[INFO] [stdout] test when_combinators::tests::when_all_with_delays ... ok
[INFO] [stdout] test wait_value_changed::tests::wait_value_equals_skip_intermediate_values ... ok
[INFO] [stdout] test delay_yield::tests::delay_from_secs ... ok
[INFO] [stdout] test delay_yield::tests::delay_seconds_method ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- timeout::tests::timeout_timing_accuracy stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'timeout::tests::timeout_timing_accuracy' (2101) panicked at src/timeout.rs:224:9:
[INFO] [stdout] assertion failed: elapsed < Duration::from_millis(150)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58f72580d368 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f72580d368 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f72580d368 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f72580d368 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f72582125a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f72582125a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x58f725811bd2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58f725811bd2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58f7257ec096 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f7257ec096 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f7258056e9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58f7257457ac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58f7257457ac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58f725805962 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58f725805962 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58f7257ec184 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58f7257e1359 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58f7257ece6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58f725821a1c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58f7258219e2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x58f7256b3afa - blob_task[2750899fe6f76d04]::timeout::tests::timeout_timing_accuracy::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/timeout.rs:224:9
[INFO] [stdout]   21:     0x58f7255de2f2 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x58f7255de8cd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x58f7254776bd - <tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x58f725474eeb - tokio[ce3c92d5b63fcf6c]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x58f725474eeb - tokio[ce3c92d5b63fcf6c]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x58f725474eeb - <tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x58f7254140b0 - <tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x58f7254626bd - <tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x58f725453f14 - <tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x58f7257124eb - <tokio[ce3c92d5b63fcf6c]::runtime::context::scoped::Scoped<tokio[ce3c92d5b63fcf6c]::runtime::scheduler::Context>>::set::<<tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x58f7255c57b9 - tokio[ce3c92d5b63fcf6c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x58f72571bbd2 - <std[929523f510218772]::thread::local::LocalKey<tokio[ce3c92d5b63fcf6c]::runtime::context::Context>>::try_with::<tokio[ce3c92d5b63fcf6c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x58f725715e8e - <std[929523f510218772]::thread::local::LocalKey<tokio[ce3c92d5b63fcf6c]::runtime::context::Context>>::with::<tokio[ce3c92d5b63fcf6c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x58f7255bb5dd - tokio[ce3c92d5b63fcf6c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x58f7254404b0 - <tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x58f725446626 - <tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x58f72544c770 - <tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x58f7256f1fc3 - tokio[ce3c92d5b63fcf6c]::runtime::context::runtime::enter_runtime::<<tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x58f72540bb71 - <tokio[ce3c92d5b63fcf6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x58f72570b0c4 - <tokio[ce3c92d5b63fcf6c]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x58f72570d56f - <tokio[ce3c92d5b63fcf6c]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x58f7256be073 - blob_task[2750899fe6f76d04]::timeout::tests::timeout_timing_accuracy
[INFO] [stdout]                                at /opt/rustwide/workdir/src/timeout.rs:224:54
[INFO] [stdout]   43:     0x58f7256b1e07 - blob_task[2750899fe6f76d04]::timeout::tests::timeout_timing_accuracy::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/timeout.rs:209:39
[INFO] [stdout]   44:     0x58f7254c3b56 - <blob_task[2750899fe6f76d04]::timeout::tests::timeout_timing_accuracy::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58f72573888b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x58f72573888b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x58f725746105 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x58f725746105 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x58f725746105 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x58f725746105 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x58f725746105 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x58f725746105 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x58f725746105 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x58f725740c64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x58f725740c64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x58f725749182 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x58f725749182 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x58f725749182 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x58f725749182 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x58f725749182 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x58f725749182 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x58f725749182 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x58f72580ccbf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   64:     0x58f72580ccbf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x738194096aa4 - <unknown>
[INFO] [stdout]   66:     0x738194123a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     timeout::tests::timeout_timing_accuracy
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 225 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.36s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "cce1453846d6a1a809a104b888855e840490320e7b47db50ef859afc9e5827b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cce1453846d6a1a809a104b888855e840490320e7b47db50ef859afc9e5827b9", kill_on_drop: false }`
[INFO] [stdout] cce1453846d6a1a809a104b888855e840490320e7b47db50ef859afc9e5827b9
